home *** CD-ROM | disk | FTP | other *** search
- ;@==================================@
- ;@==================================@
- ;@ @
- ;@ Script Header @
- ;@ @
- ;@==================================@
- ;@==================================@
-
- ; variable list (range: 0 - 800)
-
- variable ;
-
- ret 0
- decide 1
- BATTLE 2
- charstage 3
-
- posx 10
- posy 11
- posz 12
-
- dirx 13
- diry 14
- dirz 15
-
- charno 16
- charhp 17
- boss 99
-
- front 100 ; ░╟╣░ ╛╒
- basement1 101 ; ┴÷╟╧ 1├■
- parking 102 ; ┴÷╟╧ 2├■ , ┴╓┬≈└σ
- basement3 103 ; ┴÷╟╧ 3├■
- floor1 111 ; 1├■
- floor2 112
- floor3 113
- floor4 114
- floor9 119
- floor15 125
- floor16 126
- floor27 137
- floor30 140
- floor33 143
- floor35 145
- roofrtoop 199 ;┐┴╗≤
-
- boiler 200 ; ║╕└╧╖»╜╟
- imprisonment 201 ; ░¿▒▌╜╟
- hamburger 202 ;╟▄╣÷░┼ ░í░╘
- bookstore 203 ; ╝¡┴í
- w.c 204 ; ╚¡└σ╜╟
- swimming 205
- bathroom 206; ╗τ┐∞│¬╜╟
- sports 207 ; ╜║─⌡╜├ ┐¼╜└└σ
- dental 208 ; ─í░·
- internal 209 ; │╗░·
- condition 210 ; ╗≤╚▓╜╟
- meeting 211 ; ╚╕└╟╜╟
- seeing 212 ; ╜├├╗░ó╜╟
- armory 213 ; ╣½▒Γ░φ
- veranda 214 ; ║ú╖╗┤┘
- bar 215
- billiard 216; ┤τ▒╕└σ
- room 217; ╜├╜║─┌└╟ ╣µ
- studyroom 218; ╜├╜║─┌└╟ ┐¼▒╕╜╟
- range 219 ; ╗τ░▌└σ
- bossroom 220 ; ║╕╜║╣µ
- secretariat 221; ║±╝¡╜╟
- bedroom 222; ─º╜╟
- safe 223 ; ▒▌░φ
- sewer 224 ; ╟╧╝÷░ⁿ
- casino 225 ; ─½┴÷│δ
-
- elevator 300; ╚¡╣░ ┐ñ╕«║ú└╠┼═
- stair 301; ║±╗≤░Φ┤▄
-
- startvisual 302; ├│└╜
- bossvisual 303; ║╕╜║┐í░╘ ╕┬┤┬░═
- lastvisual 304; ┐┴╗≤
-
-
- key1 311; 019.x,
- key2 312;
- key3 313;
- key4 314;
- key5 315;
- key6 316;
- key7 317;
- key8 318;
-
-
- bomb100 400;
- bomb101 401;
- bomb102 402;
- bomb103 403;
- bomb104 404;
- bomb105 405;
- bomb106 406;
- bomb107 407;
- bomb108 408;
- bomb109 409;
-
- bomb110 410;
- bomb111 411;
- bomb112 412;
- bomb113 413;
- bomb114 414;
- bomb115 415;
- bomb116 416;
- bomb117 417;
- bomb118 418;
- bomb119 419;
-
- bomb120 420;
- bomb121 421;
- bomb122 422;
- bomb123 423;
- bomb124 424;
- bomb125 425;
- bomb126 426;
- bomb127 427;
- bomb128 428;
- bomb129 429;
-
- bomb130 430;
- bomb131 431;
- bomb132 432;
- bomb133 433;
- bomb134 434;
- bomb135 435;
- bomb136 436;
- bomb137 437;
- bomb138 438;
- bomb139 439;
-
- bomb140 440;
- bomb141 441;
- bomb142 442;
- bomb143 443;
- bomb144 444;
- bomb145 445;
- bomb146 446;
- bomb147 447;
- bomb148 448;
- bomb149 449;
-
- bomb00 500;
- bomb01 501;
- bomb02 502;
- bomb03 503;
- bomb04 504;
- bomb05 505;
- bomb06 506;
- bomb07 507;
- bomb08 508;
- bomb09 509;
-
- bomb10 510;
- bomb11 511;
- bomb12 512;
- bomb13 513;
- bomb14 514;
- bomb15 515;
- bomb16 516;
- bomb17 517;
- bomb18 518;
- bomb19 519;
-
- bomb20 520;
- bomb21 521;
- bomb22 522;
- bomb23 523;
- bomb24 524;
- bomb25 525;
- bomb26 526;
- bomb27 527;
- bomb28 528;
- bomb29 529;
-
- bomb30 530;
- bomb31 531;
- bomb32 532;
- bomb33 533;
- bomb34 534;
- bomb35 535;
- bomb36 536;
- bomb37 537;
- bomb38 538;
- bomb39 539;
-
- bomb40 540;
- bomb41 541;
- bomb42 542;
- bomb43 543;
- bomb44 544;
- bomb45 545;
- bomb46 546;
- bomb47 547;
- bomb48 548;
- bomb49 549;
-
-
- end
-
-
- ; function list (range: 0 - 100)
- function ;
- map si 0 ; ╕╩└╗ └╨╛ε╡Θ└╬┤┘. 0 - ╕╩└╠╕º, 1 - ╣«╣°╚ú
- char i 1 ; ─│╕»┼═╕ª └╨╛ε ╡Θ└╬┤┘ 0 - ─│╕»┼═ ╣°╚ú
- delay i 2 ; 1000 mili second
- camtype i 3 ; ─½╕▐╢≤
- camchar i 4 ;
- camfocus iii 5 ;
- campos iii 6 ;
- cammov iiiiiii 7 ;
- campan iiiii 8 ;
- camcir iiiii 9 ;
- camzoom iii 10 ;
- charpos iiii 11 ; ─│╕»┼═ └º─í ╝│┴ñ
- getpos i 12 ;
- chardir iiii 13 ;
- getdir i 14 ;
- charani ii 15 ;
- objpos iiii 16 ;
- getobjpos i 17 ;
- objdir iiii 18 ;
- getobjdir i 19 ;
- objani ii 20 ;
- battle i 21 ;
- battleend null 22 ;
- walk i 23 ;
- run i 24 ;
- event i 25 ;
- setobj i 26 ;
- killobj i 27 ;
- getno i 28 ;
- gethp i 29 ;
- visual i 30 ;
- stage i 31 ;
- getstage null 32 ;
- getitem i 33 ;
- useitem i 34 ;
- castitem i 35 ;
- getarm i 36 ;
- disarm i 37 ;
- usearm i 38 ;
- gameend null 39 ; ░╘└╙ ┐ú╡σ
- objbomb iii 40 ; ┐└║Ω┴º╞« ╞°╣▀
- eventitem null 41 ; ▒█└┌ └╘╖┬
- eventbomb null 42 ; ╞°┼║ ╟╪├╝
- passwordnum null 43 ;
- passwordstr null 44 ;
- setobject ii 45 ;
- getobject i 46 ;
- isgetitem i 47 ;
- message s 48 ;
- setchar ii 49 ;
- setbgm i 50 ;
- opendoor i 51 ;
- closedoor i 52 ;
- end
-